home *** CD-ROM | disk | FTP | other *** search
- DDDICT.DPR and related files builds a data dictionary editing tool.
-
- CONTACTS.DPR is a simple minded sample application to illustrate how to use
- some of the properties of the class TDictCtrl, defined in DBUtils.pas, a unit
- shared by both programs. This code is a working illustration of the points
- covering the corresponding article in Delphi magazine. If you look at it you
- will find a great deal of excess code, all of which compiles, but not all of
- which works, at least not to my satisfaction. The basic conceptual structure
- does work fine, however.
-
- DBDICT.DBF is a sample data dictionary defining itself. DATADICT.DBF is the
- data dictionary defining the CONTACTS system which contains the other
- databases included here.
-
- Any comments or suggestions are most welcome.
-
- Brandon Smith
- Synature
- RR 2, Box 229-5
- Mansfield, MO 65704
-
- email: Synature@aol.com